PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkInformation Class / isTaggedPDF Method
In This Topic
    isTaggedPDF Method
    In This Topic
    Gets a value indicating whether the document conforms to tagged PDF conventions.
    Syntax
    public boolean isTaggedPDF()

    Return Value

    True if the document conforms to tagged PDF conventions, otherwise false.
    See Also